PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFLinkAnnotation Class / getHighlightStyle Method
In This Topic
    getHighlightStyle Method
    In This Topic
    Gets the link highlighting style.
    Syntax
    public PDFLinkAnnotationHighlightMode getHighlightStyle()

    Return Value

    A PDFLinkAnnotationHighlightMode enum member that specifies how the link is highlighted when it is activated.
    See Also